home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / NDK / NDK_1.3 / Read-Me1.3 / Printer1.3 / Tips < prev   
Encoding:
Text File  |  1988-08-02  |  957 b   |  33 lines

  1.  
  2.     Tips for Generating Better/Faster Graphic Dumps
  3.     -----------------------------------------------
  4.  
  5.     Faster
  6.     ------
  7.  
  8. 1. If you are dumping a 1 bitplane image select the B&W mode in preferences.
  9.    This is much faster than a grey-scale or color dump.
  10.  
  11. 2. Horizontal dumps are much faster than vertical dumps as they use the
  12.    blitter to read the pixel data.
  13.  
  14. 3. Smoothing doubles the print time.  Use it for final copy only.
  15.  
  16. 4. F-S dithering doubles the print time.  Ordered and halftone dithering
  17.    incur no extra overhead.
  18.  
  19. 5. The lower the density the faster the printout.
  20.  
  21.  
  22.     Better
  23.     ------
  24.  
  25. 1. Friction fed paper tends to be much more accurate than tractor fed
  26.    paper in terms of vertical dot placement (ie. less horizontal strips or
  27.    white lines).
  28.  
  29. 2. Densities which use more than one pass tend to produce 'muddy' grey-scale
  30.    or color printouts.  It is recommended that you not chose these densities
  31.    when doing a grey-scale or color dump.
  32.  
  33.